home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 January / PSL Monthly Shareware CD-ROM (Public Software Library) (January 1994).iso / pastnews / cats.bat next >
DOS Batch File  |  1993-11-30  |  961b  |  24 lines

  1. echo off
  2. cls
  3. echo  
  4. echo The PsL News for each month is divided into files by category, as
  5. echo indicated by the file extension:
  6. echo  
  7. echo File Ext.:  Category:
  8. echo    ADD      Additions Disks - general small programs (NOTE: starting
  9. echo               in 12/93, small programs are grouped with categories below.)
  10. echo    BIZ      Business - accounting, business apps, database, spreadsheet
  11. echo    HOM      Home - games, home acct., education, other
  12. echo    PGM      Programming
  13. echo    SPC      Special Interests - religion, music, engineering, elec. pub.
  14. echo    UT       Utilities
  15. echo    VWS      News & Views - reader input, general articles.
  16. echo    WIN      Windows
  17. echo    WN2      More Windows (if present)
  18. echo    WRD      Words & Graphics
  19. echo  
  20. echo You can use \VIEW to read any of the files in this directory on line.
  21. echo You can use FIND.BAT to search the files for a topic.
  22. echo Run FIND for more information.
  23. echo  
  24.